home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000173_fdc@columbia.edu_Thu Apr 1 17:20:45 2004.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.unix.sco.misc,comp.protocols.kermit.misc
  4. Subject: Re: SSH errors with  'File or directory does not exist' but only if more that 10 users are logged in
  5. Date: 1 Apr 2004 22:20:29 GMT
  6. Organization: Columbia University
  7. Lines: 17
  8. Message-ID: <slrnc6p5dd.t6e.fdc@sesame.cc.columbia.edu>
  9. References: <1080768113.45686.0@demeter.uk.clara.net> <slrnc6me86.pfr.fdc@sesame.cc.columbia.edu> <1080856078.14863.0@iris.uk.clara.net>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1080858029 9991 128.59.59.56 (1 Apr 2004 22:20:29 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 1 Apr 2004 22:20:29 GMT
  15. User-Agent: slrn/0.9.8.0 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.unix.sco.misc:163204 comp.protocols.kermit.misc:14884
  17.  
  18. On 2004-04-01, David McCormack <nospam@zamang.co.uk> wrote:
  19. : ...
  20. : Not sure if a previous attempt to send this message worked as I've been
  21. : having problems with my news server, but just in case.
  22. :
  23. : Altering the number of PTYs available from 96 to 256 made no difference.
  24. :
  25. Let's hope some SCO expert can shed some light.
  26.  
  27. : Kind of flying blind on this though as I can't see any messages in any of
  28. : the log files as to any problems.
  29. :
  30. Have you tried taking a debug log in Kermit?  ("log debug", then give a
  31. an ssh command that fails, then "close debug", then send the resulting
  32. debug.log file to kermit-support@columbia.edu).
  33.  
  34. - Frank